home *** CD-ROM | disk | FTP | other *** search
/ Chip: 2005 Utilities / CHIP Utilities 2005.7z / CHIP Utilities 2005.iso / docs / freedos / maxtor.custhelp.com / rnt / rnw / css / enduser.css < prev   
Encoding:
Cascading Style Sheet File  |  2004-06-11  |  5.8 KB  |  126 lines

  1. /* home page specific -------------------------------------------- */
  2.  
  3. a.fcn         { text-decoration: none; color: black }
  4. a.fcn:visited { text-decoration: none; color: black }
  5. a.fcn:hover, a.fcn:active
  6.               { text-decoration: none; color: #0000AA }
  7.  
  8. .noticeborder { background-color: #8191C3}
  9. .noticebg     { background-color: #FFFFFF}
  10.  
  11.  
  12. /* tab bar specific ---------------------------------------------- */
  13.  
  14. a.tab, a.subtab, a.selsubtab, a.tabbtn
  15.              { text-decoration: none; color: black }
  16. a.seltab, a.seltabbtn
  17.              { text-decoration: none; color: white }
  18. a.subtab     { color: black }
  19. a.tab:hover, a.tab:active, a.subtab:hover, a.subtab:active, 
  20. a.selsubtab:hover, a.selsubtab:active, a.tabbtn:hover, a.tabbtn:active
  21.              { text-decoration: none; color: #0000BB }
  22. a.seltab:hover, a.seltab:active, a.seltabbtn:hover, a.seltabbtn:active
  23.              { text-decoration: none; color: white }
  24.  
  25. td.tab, td.subtabbtn, td.tabbtn       
  26.              { background-color: #FFEBB8 }
  27. td.seltab, td.subtabarea, td.seltabbtn
  28.              { background-color: #8191C3}
  29.  
  30.  
  31. /* grid specific ------------------------------------------------- */
  32.  
  33. td.colhdr    { background-color: #8191C3; color: white }
  34. td.gridh     { background-color: #DADADA }
  35. td.gridv     { }
  36. td.grididx   { padding-left: 4px; padding-right: 4px; background-color: #8191C3; color: white }
  37.  
  38. span.newlbl  { font-weight: bold; color: red }
  39. span.updlbl  { font-weight: bold; color: darkgreen }
  40.  
  41.  
  42. /* common -------------------------------------------------------- */
  43.  
  44. a.plain      { text-decoration: none; color: #5E5E5F }
  45. a.plain:hover
  46.              { text-decoration: underline; color: #0000FF }
  47. a.smlabel    { text-decoration: none; color: black }
  48. a.smlabel:hover
  49.              { text-decoration: none; color: #0000BB }
  50.              
  51. .bgcolor     { font-family: Arial; font-size: 9pt; background-color: #FFFFFF; margin: 0px;}
  52. .form        { background-color: #C7C7C7}
  53. .pagehdg     { font-family: Arial; font-size: 16pt; font-weight: bold }
  54. .llabel, .title, .fcnlabel
  55.              { font-family: Arial; font-size: 10pt; font-weight: bold }
  56. .label, .idxcell, .grididx, .colhdr, .subtitle, .tab, .seltab, .tabbtn, .seltabbtn
  57.              { font-family: Arial; font-size: 9pt; font-weight: bold }
  58. .subtab, .selsubtab
  59.              { font-family: Arial; font-size: 9pt; font-weight: bold }
  60. .smlabel, .thrcust, .thrstaff, .thrprox, .thrrnl, .thrrule, .thrcust, .thrstaff     { font-family: Arial; font-size: 8pt; font-weight: bold }
  61. .vsmlabel    { font-family: Arial; font-size: 8pt; font-weight: bold }
  62. .text, .desc, .textcell, .graycell, .gridcell, .gridcellnn, .folder, .foldernn, .itemlvl1, .itemlvl1nn, .itemlvl1_bg, .itemlvl1_bgnn, .gridcell, .gridcellnn, .folder, .foldernn, .itemlvl1, .itemlvl1nn
  63.              { font-family: Arial; font-size: 9pt }
  64. .smtext      { font-family: Arial; font-size: 8pt }
  65. .vsmtext, .itemlvl2, .itemlvl2nn, .itemlvl2, .itemlvl2nn     { font-family: Arial; font-size: 8pt }
  66.  
  67. td.textcell, input.textcell  /* input case needed for radio button bgcolor */
  68.              { background-color: #F7F7F7 }
  69. td.idxcell   { background-color: #FFFFDD }
  70. td.graycell  { background-color: #F7F7F7 }
  71. td.subtitle  { background-color: #8191C3; color: white }
  72. td.title     { background-color: #8191C3; color: white }
  73. td.pagehdg   { background-color: #8191C3; color: white }
  74. td.userbar   { background-color: #DDDDDD }
  75.  
  76. input.btn    { font-family: Arial; font-size: 9pt; font-weight: bold; background-color: #E9ECF7; color: black }
  77.  
  78.  
  79. td.gridcell  { background-color: #F7F7F7; padding-left: 4px; padding-right: 4px }
  80.  
  81. /* NN4 doesn't just ignore styles it can't handle, it seriously misdisplays
  82.    them, requiring special cases */ 
  83.  
  84. td.gridcellnn  { background-color: #F7F7F7 }
  85.  
  86. browse specific ----------------------------------------------- */
  87.  
  88. table.selfolder   {  background-color: #EBEDEC; border-style: solid;
  89.                       border-width: 1px; border-color: #C0C0C0  }
  90. td.folder         { line-height: 0.98; padding-top: 4px; padding-bottom: 3px }
  91. td.itemlvl1       { background-color: #F7F7F7; line-height: 0.98;                    padding-top: 3px; padding-bottom: 1px;                    padding-left: 3px; padding-right: 3px }
  92. td.itemlvl2       { background-color: #F7F7F7; line-height: 0.99;                    padding-top: 1px; padding-bottom: 3px }
  93. span.itemlvl2data { color: #777777 }
  94.  
  95. /* NN4 is doesn't just ignore styles it can't handle, it seriously
  96.    misdisplays them, requiring special cases */
  97. td.foldernn      { }
  98. td.itemlvl1nn    { background-color: #F7F7F7 }
  99. td.itemlvl2nn    { background-color: #F7F7F7 }
  100.  
  101.  
  102. /* thread specific ----------------------------------------------- */
  103.  
  104. td.thrcust   { background-color: #A0C4DE }
  105. td.thrstaff  { background-color: #C6D3BA }
  106. a.tab, a.tab:visited, a.subtab, a.subtab:visited,
  107. a.selsubtab, a.selsubtab:visited, a.tabbtn, a.tabbtn:visited
  108.                     { text-decoration: none; color: black }
  109. a.seltab, a.seltab:visited, a.seltabbtn, a.seltabbtn:visited
  110.                     { text-decoration: none; color: white }
  111. a.tab:hover, a.tab:active, A.subtab:hover, A.subtab:active,
  112. a.selsubtab:hover, a.selsubtab:active, a.tabbtn:hover, a.tabbtn:active 
  113.                     { text-decoration: none; color: #0000BB }
  114. td.itemlvl1_bg      { background-color: #EBEDEC; line-height: 0.98;
  115.                       padding-top: 3px; padding-bottom: 1px;
  116.                       padding-left: 3px; padding-right: 3px }
  117. img.hl              { border-color: #909070 }
  118. td.thrprox          { background-color: #A0C4DE }
  119. td.thrrnl           { background-color: #CCBBCC }
  120. td.thrrule          { background-color: #CACAB5 }
  121. a.smlabel, a.label  { text-decoration: none; color: black }
  122. a.smlabel:hover, a.label:hover
  123.                     { text-decoration: none; color: #0000BB }
  124. form.block          { margin-top: 8px; margin-bottom: 8px; padding-top: 0px; padding-bottom: 0px }
  125. form.minimal        { margin: 0px; padding: 0px }
  126.